Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
path_provider
Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.
flutter_bloc
Flutter Widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.
url_launcher
Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes.
built_value
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.
Most popular packages
Some of the most downloaded packages over the past 60 days
cached_network_image
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
dio
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.
shelf_proxy
A shelf handler for proxying HTTP requests to another server.
dropdown_button2
Flutter's core Dropdown Button widget with steady dropdown menu and many options you can customize to your needs.
url_launcher
Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes.
Top Flutter packages
Some of the top packages that extend Flutter with new features
flutter_bloc
Flutter Widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.
flutter_launcher_icons
A package which simplifies the task of updating your Flutter app's launcher icon.
cached_network_image
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
mobile_scanner
A universal barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS.
flutter_secure_storage
Flutter Secure Storage provides API to store data in secure storage. Keychain is used in iOS, KeyStore based solution is used in Android.
octo_image
A multifunctional Flutter image widget. Supports placeholders, error widgets and image transformers with fading.
Top Dart packages
Some of the top packages for any Dart-based app or program
riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
state_notifier
ValueNotifier, but outside Flutter and with some extra perks
convert
Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.
dart_frog
A fast, minimalistic backend framework for Dart built by Very Good Ventures.
mqtt_client
A server and browser based MQTT client for Dart supporting normal, secure sockets and websockets.
mime
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package